Project Configuration
Set your project name. Files will be downloaded directly to your browser.
📂 项目配置
Only letters, digits, underscores and hyphens allowed. Characters
/ \ : * ? " < > | are forbidden.
🌐 Web version: Files will be downloaded directly to your browser's default download location.
Enter a project name above...
Test Type Configuration
Select preset or custom FIO test types and configure global parameters.
Drive Selection
Select target drives for FIO testing. Supports 130 drives (a-z, aa-az, ba-bz, ca-cz, da-dz).
Fan Speed Configuration
Configure PWM fan speed duty cycle values (0-100%).
🌬️ 风扇速度配置
Quick Presets:
Shell Preview
for fan in 20 30 40 50 60 70 75 80 85 90 95 100;do
IPMI Platform & Fan Control
Select the IPMI platform and configure fan control commands.
🖥️ 风扇控制配置
for j in seq 1 10;do
Summary & Preview
Review all configuration before generating scripts.
📋 配置汇总
Loading...
Generate & Download
Download generated scripts or create a sequential runner.
⬇️ 生成下载
Click "Generate All" to produce all shell scripts and FIO configuration files. Files will be downloaded via your browser.
⚠️ Windows 用户注意:下载的 ZIP 文件可能被 Windows Defender/SmartScreen 拦截无法解压。
解决方法:右键 ZIP 文件 → 属性 → 勾选 "解除锁定" (Unblock) → 确定 → 再解压。
或 PowerShell 执行:
解决方法:右键 ZIP 文件 → 属性 → 勾选 "解除锁定" (Unblock) → 确定 → 再解压。
或 PowerShell 执行:
Unblock-File -Path "下载路径\文件名.zip"
🔄 Sequential Runner 顺序执行器
Select .sh files to generate a run_all.sh script that executes them sequentially.
No files selected